BlueCielo Meridian Global Collaboration Framework 2012 SP1 Administrator's Guide | BlueCielo ECM Solutions

You are here: Configuring with VBScript > Customizing site delistment

Customizing site delistment

When users delist a remote site, other actions typically need to occur as well. You can customize the process by defining the DelistVault function similar to the following example.

Function DelistVault(VaultToDelist) 
    WinMsgBox VaultToDelist & " was delisted. Vault delistment is currently not customized. " & _
              "This can be done by modifying the VBScript function DelistVault.", , "GCF" 
End Function 

Related concepts

Centralizing sequence number generation

Understanding table data replication

Related tasks

Transferring ownership upon release

Calculating import notification messages

UpdateTable example

Executing remote script functions

Calculating document names

Requesting a document name

Handling hub vault unavailability

Enlisting all sites for new documents


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com